m68k: mcf532x: move CPU type to Kconfig and refactor config.mk
authorMasahiro Yamada <[email protected]>
Fri, 27 Mar 2015 08:01:08 +0000 (17:01 +0900)
committerTom Rini <[email protected]>
Sat, 28 Mar 2015 13:03:09 +0000 (09:03 -0400)
commitc155ab74f78794979944e5a49d87776cc460c6c9
treee4cc1ba1c4d09628fcb62bb88c52ce2ed2d912eb
parentbdde65951659fb78d3b4bbf99743a74522f03a05
m68k: mcf532x: move CPU type to Kconfig and refactor config.mk

This commit intends to stop grepping CPU type in
arch/m68k/cpu/mcf532x/config.mk.

Move the CPU type config options from include/configs/*.h
to arch/m68k/Kconfig and refactor the CPU flags select in
arch/m68k/cpu/mcf532x/config.mk.

Signed-off-by: Masahiro Yamada <[email protected]>
Cc: Alison Wang <[email protected]>
Cc: Angelo Dureghello <[email protected]>
arch/m68k/Kconfig
arch/m68k/cpu/mcf532x/config.mk
include/configs/M53017EVB.h
include/configs/M5329EVB.h
include/configs/M5373EVB.h
include/configs/astro_mcf5373l.h